showJsonBlocks

Class: com.microstrategy.web.app.taglibs.ShowJsonBlocksTag

Description:

Custom Tag class to be used for displaying a textarea that contains JSON strings.
Such json strings will be processed by GreaseMonkey script for our developers to conveniently locate the JSON branch and view JSON structure.

Usage:

For example:
 <web:embedBeans beanName="ribbonBean,rwb" templateName="textarea"/>
 or 
 <web:embedBeans beanName="rwb,ribbonBean" />
 


Name Required? Description
beanNames true  
templateName false